@charset "utf-8";
/* CSS Document */
.index_title {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #d8d8d8;
	padding: 18px 0;
}
.it_left {
	font-size: 16px;
	color: #000000;
}
.it_left span {
	font-family: arial;
	font-size: 12px;
	color: #979797;
	margin-left: 10px;
}
.it_right a {
	display: block;
	height: 32px;
	float: left;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #6f6f6f;
}
.it_right a:hover {
	background: #D51519;
	color: #FFFFFF;
}
.it_right a.hover {
	background: #D51519;
	color: #FFFFFF;
}
.index1_con { margin-top: 20px; }
.index1_li {
	width: 290px;
	height: 250px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 13px;
}
.index1_pos {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	color: #FFFFFF;
	background: rgba(0,0,0,0.5);
	text-align: center;
}
.i1_title {
	width: 135px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	background: url(../images/10.png) no-repeat bottom center;
}
.i1_txt {
	width: 135px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.index1_li:hover .index1_pos { top: 0; }
.index2 {
	margin-top: 30px;
	background: #f5f5f5;
	padding: 15px 0 45px 0;
}
.i2_title {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dfdfdf;
}
.i2_title .it_left b {
	display: inline-block;
	height: 48px;
	border-bottom: 4px solid #D51519;
}
.i2_more {
	display: block;
	font-size: 0;
	margin-top: 16px;
	line-height: 0;
}
.i2_left {
	width: 350px;
	overflow: hidden;
}
.i2_con { margin-top: 10px; }
.i2l_txt {
	color: #323232;
	line-height: 22px;
}
.blue { color: #D51519; }
.i2_center {
	margin-left: 40px;
	width: 530px;
}
.i2c_dd { width: 310px; }
.i2c_title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.i2c_date { color: #ababab; }
.i2c_txt {
	color: #282828;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
}
.i2c_more {
	display: block;
	font-weight: bold;
	color: #D51519;
	margin-top: 10px;
}
.new_ul { margin-top: 5px; }
.new_li {
	height: 35px;
	line-height: 35px;
	color: #909090;
	border-bottom: 1px dashed #555555;
}
.new_li a {
	width: 400px;
	height: 35px;
	overflow: hidden;
	color: #232323;
	padding-left: 40px;
	background: url(../images/12.png) no-repeat left center;
}
.i2_right { width: 240px; }
.i2r_img {
	width: 238px;
	height: 260px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
	position: relative;
}
.imgViewCont {
	position: relative;
	overflow: hidden;
}
.imgViewCont li {
	display: none;
	position: relative;
	float: left;
	margin-right: -100%;
	width: 100%;
}
.imgViewCont li:nth-child(1) {
	display: block;
	z-index: 1;
}
.imgViewCont li.current {
	display: block;
	z-index: 1;
}
.imgViewCont li.animating {
	display: block;
	z-index: 2;
}
.imgViewCont li a {
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	display:block;
	width:240px;
	height:262px;
	cursor: pointer;
}
.imgViewIndex {
	z-index: 3;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}
.imgViewBtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.imgViewBtn a {
	position: absolute;
	display: block;
}
.imgViewIndex dd {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: url(../images/y1.png) no-repeat center center;
	cursor: pointer;
}
.imgViewIndex dd.hover { background: url(../images/y2.png) no-repeat center center; }
.imgViewCont img {
	display: block;
	width: 100%;
}
.imgListCont {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.imgListCont ul {
	position: relative;
	left: 0;
	width: 9999px;
	z-index: 2;
}
.imgListCont li { float: left; }
.imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.imgListBtn a {
	position: absolute;
	top: 0;
}
.i2r_txt li {
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px dashed #555555;
	font-size: 14px;
	color: #4c4c4c;
}
